Skip to content

Added SerialUSB alias for Serial on 32u4 boards #4192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2015

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Nov 20, 2015

Allows the use of SerialUSB on Micro/Leonardo and other 32u4 derivatives.

SerialUSB doesn't replace but is added as an alias of Serial.

@cmaglie cmaglie added Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) labels Nov 20, 2015
@cmaglie cmaglie self-assigned this Nov 20, 2015
@cmaglie
Copy link
Member Author

cmaglie commented Nov 20, 2015

related to #3680

@NicoHood
Copy link
Contributor

Yeah why not. +1

@matthijskooijman
Copy link
Collaborator

+1, improves compatibility with the samd core as well.

@cmaglie cmaglie merged commit e46375c into arduino:master Nov 24, 2015
@cmaglie cmaglie deleted the leonardo-usbserial branch November 24, 2015 15:46
@cmaglie cmaglie added this to the Release 1.6.7 milestone Nov 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants